Received: from acs1.byu.edu by alaska.et.byu.edu; Tue, 26 Apr 1994 23:28:48 -0600
Received: from DIRECTORY-DAEMON by yvax.byu.edu (PMDF V4.3-8 #4169)
id <01HBND3K5S8WQOBBXS@yvax.byu.edu>; Tue, 26 Apr 1994 23:28:41 MDT
Received: from netcomsv.netcom.com (uucp9.netcom.com)
by yvax.byu.edu (PMDF V4.3-8 #4169) id <01HBND3FJ14G02IZA9@yvax.byu.edu>; Tue,
26 Apr 1994 23:28:35 MDT
Received: from angst.UUCP by netcomsv.netcom.com with UUCP (8.6.4/SMI-4.1)
id WAA04124; Tue, 26 Apr 1994 22:29:46 -0700
Received: from max by angst.angst.com (NX5.67d/NX3.0M) id AA12211; Tue,
26 Apr 94 21:19:16 -0700
Received: by max.angst.com (NX5.67d/NX3.0X) id AA05273; Tue,
26 Apr 94 21:19:40 -0700
Received: by NeXT.Mailer (1.100.RR)
Received: by NeXT Mailer (1.100.RR)
Date: Tue, 26 Apr 1994 21:19:40 -0700
From: Dylan Kohler <angst!dylan@netcom.com>
Subject: MiscKit mailing list
To: Don_Yacktman@byu.edu
Reply-to: angst!dylan@netcom.com
Message-id: <9404270419.AA12211@angst.angst.com>
Content-transfer-encoding: 7BIT
Don,
Could you please tell me how to sign up to the MiscKit mailing list? I just compiled it and have begun playing with it... It's wonderful; I'm inspired to contribute something as soon as I think of what objects or classes I have that are general enough to be useful.
I am having problems with the MiscSubprocess class, however:
objc: MiscSubprocess: vfork (child) returned!
Received Misc_Signal, signal 6!
This happens when I kick off a MiscSubprocess running this simple script:
#!/bin/sh
echo "hello"
exit 0
I'd like to find out if this is a known bug. (Is there a FAQ for the mailing list? Is it that high-volume?)